Welcome![Sign In][Sign Up]
Location:
Search - filter direct

Search list

[Web ServerISAPI Filter 限制 IIS 多线程访问

Description: 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
Platform: | Size: 95052 | Author: zero | Hits:

[Windows Developproppage

Description: directx show 的帮助文档是一个很好的参考资料。可是里面的很多东西都讲得太多了,而我们在开始接触的时候,都想从最简单的东西入手,然后逐渐深入,可是参考SDK里面的例子程序,总是云里雾里,特别是自己动手写FILTER,要拨开它的丛丛雾水,还真有些不容易。 -DirectX show with the help documentation is a good reference. But there are a lot of things they said too much, and we start contact, the most wanted from the start with simple things, and then gradually deepening, but inside the SDK reference examples procedures, always waves, especially to write himself FILTER, it is supposed to touch the fog, it really these will not be easy.
Platform: | Size: 13312 | Author: 于静 | Hits:

[DirextXbicubic_directshow_v1_3b_source

Description: 一个可以调整图像帧大小的DirectShow filter-one can adjust the size of the image frame DirectShow filter
Platform: | Size: 90112 | Author: 何列云 | Hits:

[Program docdirectshow RTP intel那套rtp架构文档

Description: intel的那套directshow的rtp的filter的文档,directshow中有这套rtp的filter框架,却没有相应的帮助文档-the document of rtp for intel rtp, the architect is in the directshow, but there is not document.
Platform: | Size: 98304 | Author: 王薇 | Hits:

[matlabmmse_mpsk

Description: This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain
Platform: | Size: 8192 | Author: 张非 | Hits:

[Web ServerISAPI Filter 限制 IIS 多线程访问

Description: 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
Platform: | Size: 95232 | Author: zero | Hits:

[Multimedia Develop利用 DirectShow 开发自己的 Filter_源码

Description: 利用 DirectShow 开发自己的 Filter_源码-Develop your Filter with DirectShow
Platform: | Size: 14336 | Author: 枫之影 | Hits:

[DirextXDirectXCapture_demo

Description: 提供1個以C#程式開發DirectShow的功能,其中有2個dll檔分別為DirectX.Capture.dll和DShowNET.dll提供 directshow 各個Filter功能, 及DirectX.Capture.chm 說明文件並附上一個C# 開發環境測試原始碼CaptureTest,程式內容有 影像和聲音抓取及壓縮等功能 -provide a formula to C# development DirectShow functions, which are two dll stalls were DirectX.Capture.dll and provide directshow DShowNET.dll all Filter function, and DirectX.Capture.chm note accompanied by a C# development environment testing CaptureTest source, program content images and sound to capture and compression functions
Platform: | Size: 198656 | Author: huw | Hits:

[DirextXDSNetwork

Description: 基于网络发送和接受的源码,用c++编写,以direct show 为框架.-based network to send and receive the source code used c prepared to direct show as a framework.
Platform: | Size: 475136 | Author: gfs | Hits:

[DirextXDirectShowBOOK04

Description: 本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。 04-this book DirectX SDK version 9.0, modeled almost covers the Windows platform for execution of all aspects of C programming. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current popular collection of audio and video, digital cameras, nonlinear editing applications. Part 3-depth analysis of the DirectShow SDK typical part of the source code. Part 4 of the author some personal development practice through case and open-source analysis, and further on the practical application of DirectShow. 04
Platform: | Size: 12081152 | Author: 鄭振文 | Hits:

[Speech/Voice recognition/combine接收机的MATLAB仿真程序

Description: Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain. -Title: MMSE Receiver for DS-SS in AWGN Channel Author: Panson Tantikovit Summary: An adaptive receiver for DS-SS systems MATLAB Release: R12.1 Required Products: Communications Toolbox,Signal Processing Blockset Description: This is an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to have multi-rate operation. The input sample rate is equal to chip rate and the output is at symbol rate. Two rates are related by PG, processing gain.
Platform: | Size: 19456 | Author: zzp | Hits:

[Streaming Mpeg4xvidcoreApp.tar

Description: direct的技术应用的编码,windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. -direct application of the coding technology, windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS.
Platform: | Size: 620544 | Author: bacchus | Hits:

[Multimedia DevelopaudioVideoFilter

Description: 基于directshow实现的音视频组播过滤器,以.ax格式发布,可以直接使用,提供的借口见压缩包中的说明文件-based on the realization of directshow multicast audio and video filters to. Ax release format, can be directly used to provide a pretext for compressed see the note
Platform: | Size: 6134784 | Author: 卢国勋 | Hits:

[Static controlWordOverlay

Description: directshow字幕叠加Filter,实现了视频的字幕叠加技术-directshow subtitles superimposed Filter, the realization of video technology subtitles superimposed
Platform: | Size: 48128 | Author: 张一 | Hits:

[Multimedia DevelopMpegDShow

Description: 学习DirectShow的起始步骤,教你如何创建Filter Graph,如何建立连接与显示!-learning DirectShow initial steps teach you how to create Filter Graph, how to establish connections with the show!
Platform: | Size: 43008 | Author: 悉尼 | Hits:

[DirextXds-winrtp-1.0.0

Description: directshow 写的filter 有较好的参考价值 希望大家都来学习一下-directshow filter written in a better reference value hope that everyone will learn from this
Platform: | Size: 239616 | Author: you | Hits:

[Streaming Mpeg4mp4mux

Description: 用于录像成MP4格式文件的Filter,DirectShow开发.-for video into MP4 format of Filter, DirectShow development.
Platform: | Size: 30720 | Author: 肖少岩 | Hits:

[mpeg mp3SampleFilter

Description: MICROSOFT的DIRECT SHOW 写的一个FILTER. 可供大家作DIRECTSHOW的参考-MICROSOFT the DIRECT SHOW write a FILTER. DirectShow for reference for everyone
Platform: | Size: 140288 | Author: jiams | Hits:

[DirextXdxmrtp.dll

Description: Intel FOR Direct SHOW 的 RTP FILTER 集合, 包含 多種版別 -Intel FOR Direct SHOW s RTP FILTER collection contains a variety of edition
Platform: | Size: 2872320 | Author: 黃百聖 | Hits:

[matlabFilter-design

Description: 基于matlab 示波器的相关程序 Af2Df draft 窗函数 模拟滤波器 频率采样 直接设计IIR滤波器-Procedures based on matlab oscilloscope Af2Df draft Window function Analog filter Frequency sampling Direct IIR filter design
Platform: | Size: 35840 | Author: 景麒维 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net